GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / SilentMode Property





In This Topic
SilentMode Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(59)>
Property SilentMode As Boolean
[DispId(59)]
bool SilentMode {get; set;}
read-write property SilentMode: Boolean; 
DispIdAttribute(59)
function get,set SilentMode : boolean
[DispId(59)]
__property bool get_SilentMode();
__property void set_SilentMode( 
   bool value
);
[DispId(59)]
property bool SilentMode {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members